type runtime.throwType

4 uses

	runtime (current package)
		panic.go#L17: type throwType uint32
		panic.go#L21: 	throwTypeNone throwType = iota
		panic.go#L1152: func fatalthrow(t throwType) {
		runtime2.go#L553: 	throwing      throwType